Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
objectSecurityCheck
This procedure checks a user’s security for the objects the user is permitted to run.
Location: af\app\afsecmngrp.i Parameters:INPUT-OUTPUT pcObjectName AS CHARACTERThe current program object for security check.
INPUT-OUTPUT pdObjectObj AS DECIMALThe current instance attribute posted to program.
OUTPUT plSecurityRestricted AS LOGICALThe security options as a comma-delimited list of security tokens for which the user does not have security clearance.
Notes: This is currently used in toolbar panel views to disable buttons, and in folder windows to disable folder pages. Examples: See theprocessRequestprocedure inry\app\ryreqsrvrp.p.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |